Membuddy is an extension that allows an application to allocate more memmory than is what is set in its SIZE resource.
It maps failed calls to NewPtr, NewPtrClear, NewHandle, NewHandleClear to use the System Heap. It keeps all allocated mem into a que and deallocates the mem when the app quits.